projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9279632
)
(customize-browse): Call `widget-setup'.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 29 Dec 2002 19:15:16 +0000
(19:15 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Sun, 29 Dec 2002 19:15:16 +0000
(19:15 +0000)
lisp/cus-edit.el
patch
|
blob
|
history
diff --git
a/lisp/cus-edit.el
b/lisp/cus-edit.el
index d2321f48a68b701eaa0fdbc20bd45a30f08b189c..4369437a13673e903cb04c89a720b05fb930351b 100644
(file)
--- a/
lisp/cus-edit.el
+++ b/
lisp/cus-edit.el
@@
-1454,6
+1454,7
@@
item in another window.\n\n"))
:custom-state 'unknown
:tag (custom-unlispify-tag-name group)
:value group))
+ (widget-setup)
(goto-char (point-min)))
(define-widget 'custom-browse-visibility 'item